home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / ToolsPackage / OpenURL / _Program info.txt < prev    next >
Encoding:
Text File  |  2002-08-25  |  2.5 KB  |  99 lines

  1. Name/Version: OpenURL v1.0
  2. 1st Release : 02.04.2002
  3. Last Update : First Release
  4.  
  5. Short Description
  6. Opens high-lighted (text-) URL in the browser.
  7.  
  8. Reason for the Development
  9.  
  10. This module was developed to include into RemoteKeys.
  11. After small changes (hotkeys..) it was ready to be
  12. used as a stand-alone application.
  13.  
  14. Sometimes there are not click-able URL-tags shown on websites.
  15.  
  16. Normally the procedure is like this:
  17.  
  18. 1. High-light the URL
  19. 2. Select "Copy"
  20. 3. Open or switch to a new browser instance
  21. 4. Click into the address-line
  22. 5. Select "Paste"
  23. 6. Press [Enter]
  24. 7. Return to 1st instance and restart with 1.
  25.  
  26. OpenURL will reduce step 1-6 to only 2 steps:
  27.  
  28. 1. High-light the URL
  29. 2. Press [Ctrl] + [Shift] + [Space]
  30.  
  31. Note 1
  32. OpenURL will automaticly add "http://" at the beginning of the URL,
  33. if nothing else was found (http, ftp...).
  34. Therefore it is enough to high-light the domain ("altavista.com").
  35.  
  36. Note 2
  37. Sometimes there are "ranges" shown like
  38. http://xy.com/img[01-05].jpg
  39. OpenURL converts them to
  40. http://xy.com/img01.jpg
  41.  
  42. Note 3
  43. After using OpenURL there is a file named "dummy.htm" in the OpenURL folder.
  44. You can leave it or remove it but next time you start this app you will find
  45. it again (no virus).
  46.  
  47. Tip 1
  48. To high-light a whole line in the browser:
  49. - high-light at least one character from line-end to left (note! direction right to left)
  50. - then press [Shift] + [Home] (ger: Pos1)
  51.  
  52. Tip 2
  53. To close the 2nd browser instance:
  54. - Click into the window if not active
  55. - then press [Alt] + [F4]
  56.  
  57. Tip 3
  58. Several browser instances can be closed in one procedure only:
  59. - click browser tasks in the taskbar while pressing [Ctrl]
  60. - then click a pressed task-button with the right mouse button
  61.   and select [Close] from the pull-down menu
  62.  
  63. Tip 4
  64. With RemoteKeys (freewarehits.de) you can use OpenURL function with mouse clicks
  65. instead of hotkeys (one of several hundred functions, also freeware).
  66. The command is {/APP.OPEN.URL}
  67.  
  68. Appearance
  69. Language ..........: English
  70. User Interface/Form: Yes
  71. Input  by Interface: No
  72. Input  by Command$ : No
  73. Input  by Clipboard: No
  74. Input  by Drag&Drop: No
  75. Input  from Disk ..: No
  76. Input, Other ......: Auto-Input by hotkey
  77. Output by Interface: No
  78. Output to Clipboard: No
  79. Output to Disk ....: For internal use only
  80. Output by Drag&Drop: No
  81. Output, Other .....: to browser address-line (URL)
  82.  
  83. More Requirements
  84. No
  85.  
  86. Instructions
  87. See chapter "Reason for the Development"
  88.  
  89. {End of instructions}
  90.  
  91. Limitations
  92. Unknown
  93.  
  94. Future Planning
  95. No
  96.  
  97. Updates
  98. 1.0    02.04.02 > New: First Release
  99.